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