import { IconSvgProps } from '../types';
declare const Flashlight: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Flashlight;
//# sourceMappingURL=Flashlight.d.ts.map