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