/// import { IconProps } from "../type"; export declare function PDFIcon({ className, style, ...props }: IconProps): JSX.Element;