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