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