export declare const useDefaultGetter: (name: string, value?: boolean, isActive?: boolean) => (() => undefined) | undefined;