declare const getTrimedLeafs: (actionType: string) => string[];
export default getTrimedLeafs;
