export interface SpfxWebPartLocalize {
    SelectBlock: string;
    SearchBlock: string;
}
