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