export type { ProjectDescription } from '@mmnto/totem'; export declare function getProjectDescription(cwd: string): Promise; export declare function describeCommand(): Promise; //# sourceMappingURL=describe.d.ts.map