import React from 'react';
export declare const FilterCircleFill: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
