import { RegisterOptions } from '../common';

export declare function register(props?: RegisterOptions): () => void;
export * from './hooks';
//# sourceMappingURL=index.d.ts.map