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