import { FunctionalComponent } from 'vue'; import { IconProps } from '../components'; export type AlignAroundVOutlinedProps = FunctionalComponent; export declare const AlignAroundVOutlined: AlignAroundVOutlinedProps;