import { useSelectionListModel } from './useSelectionListModel';
export declare const listItemRemove: (id: string, model: ReturnType<typeof useSelectionListModel>) => string | undefined;
//# sourceMappingURL=listItemRemove.d.ts.map