export declare const SubIcons: ({ icons, colors }: { icons?: never[] | undefined; colors?: never[] | undefined; }) => import("react").JSX.Element;