import type { FC } from "react"; export declare const FormatSQL: FC<{ sql: string; }>; //# sourceMappingURL=FormatSQL.d.ts.map