/**
 * Returns the default versions for all schema components
 * @returns Record of component names to their schema objects
 */
export declare function getCombinedSource(): Record<string, any>;
declare const _default: Record<string, any>;
export default _default;
//# sourceMappingURL=smith-schemas-json.d.ts.map