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