declare const _default: {
    rules: {
        strict: (string | number)[];
    };
};
export = _default;
