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