import { type RulesetCreator } from '../types';
export declare const createSimpleImportSortRules: RulesetCreator;
