export declare const codeInlineContent: (res: any, type?: string) => any;
export declare const getSubCode: (str: string) => string;
