import { h } from 'preact';
export default function CastOverlay(): h.JSX.Element;
