/// import { SvgIconProps } from './types'; export declare function AppsListFilledIcon({ className, ...props }?: Partial): JSX.Element;