import { SVGProps } from "react"; declare const ADFilePpt: (props: SVGProps) => JSX.Element; export { ADFilePpt };