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