export declare const getSqlValue: (value: unknown) => string;
