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