import { Props } from './';
export declare function useInit(props: Props, attrs: Record<string, unknown>): T.TileLayer.WMS;
