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