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