import type { Code } from '@/types/pug'; export declare function createAttributesCode(attributes: Map): Code; //# sourceMappingURL=createAttributesCode.d.ts.map