declare const AColorSvg: ({ fill }: any) => import("react/jsx-runtime").JSX.Element;
export default AColorSvg;
