import { type TIllustrationAssetProps, ILLUSTRATION_COLOR_TOKEN_MAP } from "../helper"; export const TeamspaceVerticalStackIllustration = ({ className }: TIllustrationAssetProps) => ( );