import * as React from 'react'; declare function FilterListOffIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FilterListOffIcon;