import { Severity } from '../../../enums'; declare const _default: { "no-whitespace-before-property": Severity[]; }; export default _default;