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