/**
 * `$ strapi export`
 */
declare const command: () => import("commander").Command;
export default command;
//# sourceMappingURL=command.d.ts.map