import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const AccountStatement2Icon: FunctionalComponent; export default AccountStatement2Icon;