import { SVGProps } from 'react'; declare const HakkaFinance: (props: SVGProps) => JSX.Element; export { HakkaFinance as default };