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