import { SVGPropType } from '../types'; declare const Filter: (props: SVGPropType) => import("react/jsx-runtime").JSX.Element; export default Filter;