import type { MacroExpander } from "./registry"; export declare const expandAuthPage: MacroExpander; export declare const expandEditorPage: MacroExpander;