export declare const useIds: () => {
    gradientId: string;
    bgGradientId: string;
};
//# sourceMappingURL=use-ids.d.ts.map