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