import { useEfct } from "./efct"; export declare const useLayoutEfct: typeof useEfct;