export declare const DefaultConfiguration = "readme.md"; /** * Magic string that should be inside a markdown configuration to mark it as an autorest config. */ export declare const MagicString = "\n> see https://aka.ms/autorest"; //# sourceMappingURL=contants.d.ts.map