import { type DetermineShapeFromType } from "../../core/dialect/types.js"; export declare const determineShapeFromType: DetermineShapeFromType;