declare const command: {
    readonly configs: {};
    readonly import: readonly [];
};
export default command;
