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