import { Props } from './attributes.js'; export declare function html(props: Props): string; export default html; //# sourceMappingURL=index.d.ts.map