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