import type { ExtendedPG } from "../../../types/core.js"; export default function getInterfaces({ pg, }: { pg: ExtendedPG; }): Promise; //# sourceMappingURL=interfaces.d.ts.map