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