import type { SVGProps } from 'react';
declare const SvgPdfIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgPdfIcon;
//# sourceMappingURL=PdfIcon.d.ts.map