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