File: /var/www/indoadvisory_new/webapp/node_modules/@speed-highlight/core/dist/languages/py.d.ts
declare const _default: ({
match: RegExp;
sub: string;
type?: undefined;
expand?: undefined;
} | {
type: string;
match: RegExp;
sub: {
type: string;
match: RegExp;
sub: {
match: RegExp;
sub: string;
}[];
}[];
expand?: undefined;
} | {
expand: string;
match?: undefined;
sub?: undefined;
type?: undefined;
} | {
type: string;
match: RegExp;
sub?: undefined;
expand?: undefined;
})[];
export default _default;
//# sourceMappingURL=py.d.ts.map