import { IconProps } from '../types';
declare function FilePng(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default FilePng;
//# sourceMappingURL=FilePng.d.ts.map