/** * returns the content, _excluding_ the blocked content generated by this command */ export declare function nonBlockContent(content: string): string; //# sourceMappingURL=nonBlockContent.d.ts.map