import { IconProps } from '../Icon'; declare function SvgFormatColorFill(props: IconProps): JSX.Element; export default SvgFormatColorFill;