import { FSingleSelectExecution } from './f-single-select.execution';
export declare const SINGLE_SELECT_PROVIDERS: (typeof FSingleSelectExecution)[];
