import { useIf } from "./if"; export declare const useLayoutIf: typeof useIf;