import { takeFace } from '../Face';
export declare function useFace(): {
    takeFace: typeof takeFace;
};
//# sourceMappingURL=useFace.d.ts.map