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