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