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