import { IconProps } from '@chakra-ui/react'; import React from 'react'; export declare const FlashIcon: (props: IconProps) => React.JSX.Element;