declare const GetButtonExmaple: (buttonCustomId: string | string[]) => string;
export { GetButtonExmaple };
