import { SVGProps } from "react"; declare const ADBarcodeOutlined: (props: SVGProps) => JSX.Element; export { ADBarcodeOutlined };