import { IconProps } from '../types';
declare const FilePdf: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FilePdf;
//# sourceMappingURL=FilePdf.d.ts.map