type Params = {}; export default function runSQL(params?: Params): Promise; export {};