import { ReactIconComponentType } from '../types';

declare const PdfIcon: ReactIconComponentType;
export default PdfIcon;
            