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