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