import { IconProps } from './@ErkIcon'; declare function FileIcon(props: IconProps): JSX.Element; export default FileIcon;