export declare const writeProperty: (file: string, property: string, value: string, options?: { debug?: boolean; }) => void; //# sourceMappingURL=writeProperty.d.ts.map