Type Alias StaticTextChangedHandler Declaration export declare type StaticTextChangedHandler = (data: StaticTextChangedEventData) => void;