import { Base } from '@tapjs/core';
export declare const useComments: (test: Base) => string[];
//# sourceMappingURL=use-comments.d.ts.map