import type { IconProps } from '../../types';
declare const FeedInactive: import("react").NamedExoticComponent<IconProps>;
export { FeedInactive };
