/// import { IconProps } from './types'; export declare const CrumpledPaperIcon: ({ color, ...props }: IconProps) => JSX.Element; export default CrumpledPaperIcon;