import * as React from "react"; declare function SvgColorFill(props: React.SVGProps): React.JSX.Element; export default SvgColorFill;