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