import { StyledIcon } from '@styled-icons/styled-icon'; export declare const LevelDown: StyledIcon; export declare const LevelDownDimensions: { height: number; width: number; };