export declare type ChatAPIType = 'delete' | 'getPermalink' | 'meMessage' | 'postEphemeral' | 'postMessage' | 'unfurl' | 'update';