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