import FullWindowRectangle from './FullWindowRectangle'; export default function ( fillColor?: number, fillAlpha?: number ): FullWindowRectangle;