export declare const removeExports: (content: string) => Promise<string>;
