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