export declare function AppSearch(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Crawler(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function EnterpriseSearch(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function SiteSearch(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function WorkplaceSearch(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
