import { IconProps } from '../lib';
declare function FilePdf(props: IconProps): JSX.Element;
export default FilePdf;
