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