/// import { IconProps } from '.'; declare const SvgBoxPosty: ({ size, color, secondaryColor, className, ...props }: IconProps) => JSX.Element; export default SvgBoxPosty;