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