/** @format */
export declare const cliClean: (options: {
    config: string;
}) => void;
