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