import { parts } from "./parts"; export declare function partsExports(tagName: keyof typeof parts): string;