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