export declare const usePostMetaValue: <TMeta>(metaKey: string) => [TMeta | undefined, (value: TMeta) => void];
//# sourceMappingURL=index.d.ts.map