declare const _default: (args: {
    _: string[];
}) => void;
export default _default;
