export declare function useConst(getValue: () => T): T;