import { SelectSql } from '../select-sql'; export declare function subSelect(sql: SelectSql): T;