The interface definition body defines one or some of the following declarations:
Suffix a semicolon (;) at the end of each declaration. Enclose the interface definition body in braces { }.
Define the import declaration before other declarations. The sequence of other declarations is undefined as long as the type and constant are defined.