export default class LocalPanel implements Xrm.Panel {
	loadPanel(url: string, title: string): void {
	}
}