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