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