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