import React from 'react';
export declare function FilterIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element;
