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