import { SvgIconProps } from '@mui/material'; declare function SvgChevronUpLg(props: SvgIconProps): import("react/jsx-runtime").JSX.Element; export default SvgChevronUpLg;