export declare const useGetColor: (color: string | undefined) => string; export declare const RemoteUser: ({ ariaLabel, color, size }: { ariaLabel: any; color: any; size: any; }) => import("react/jsx-runtime").JSX.Element; export declare const RemoteGroup: ({ ariaLabel, color, size }: { ariaLabel: any; color: any; size: any; }) => import("react/jsx-runtime").JSX.Element; export declare const Bucket: ({ ariaLabel, color, size }: { ariaLabel: any; color: any; size: any; }) => import("react/jsx-runtime").JSX.Element; export declare const Buckets: ({ ariaLabel, color, size }: { ariaLabel: any; color: any; size: any; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CustomsIcons.d.ts.map