declare const _default: {
    description: string;
    run: () => void;
};
export default _default;
