import type { CategorizedMultiselect } from './categorized-multiselect'; export declare const getPrefixedCategorizedMultiselect: (prefix?: string) => import("@microsoft/fast-element").ViewTemplate; export declare const categorizedMultiselectTemplate: import("@microsoft/fast-element").ViewTemplate; //# sourceMappingURL=categorized-multiselect.template.d.ts.map