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