/// declare function sm(props: any): JSX.Element; declare function lg(props: any): JSX.Element; export { sm, lg };