export default interface ISelectorMatch {
    priorityWeight: number;
}
//# sourceMappingURL=ISelectorMatch.d.ts.map