import { IconProps } from '../Icon'; declare function SvgAboriginalFlag(props: IconProps): JSX.Element; export default SvgAboriginalFlag;