const Size = (props: any) => { return ( ); }; export default Size;