/// import { IconProps } from '../../types'; declare const StickerSquare: (allProps: IconProps) => JSX.Element; export default StickerSquare;