import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CrumpledPaperIcon: FunctionalComponent; export default CrumpledPaperIcon;