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