import { PlasmicLoader } from "../plasmic"; export declare function registerToastContextProvider(plasmic: PlasmicLoader, modulePath?: string): void;