import { IdentityKitTheme } from "../constants";
export declare function useProceedTheme(theme?: IdentityKitTheme): IdentityKitTheme;
