import * as React from 'react';
import type { SizeType } from '../interface';
export declare const SizeContext: React.Context<SizeType>;
//# sourceMappingURL=SizeContext.d.ts.map