import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const FilePdf: m.Component<SVGAttributes>;
export default FilePdf;
