import { TransformProperty } from 'strict-type-mapper'; export declare const mapToSqlIntId: TransformProperty<'id', string, number>; //# sourceMappingURL=sql.id.mapping.d.ts.map