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