import { DSQL_DatabaseSchemaType } from "../types"; export default function grabAppMainDbSchema(): DSQL_DatabaseSchemaType | undefined;