import type { Linter } from '..'; declare const linter: Linter; export default linter;