import { efct } from "./efct.abstract"; export declare const useLayoutMount: (callback: efct) => void;