import { type Wing } from '../../wing/index.js'; export declare const CHECKBOX_HIT_EM = 2; export declare const bulletListWing: Wing; export declare const orderedListWing: Wing; export declare const taskListWing: Wing; export declare const listWings: readonly Wing[]; //# sourceMappingURL=list.d.ts.map