declare const Cue: (props: any) => JSX.Element;
export { Cue };
